Home
last modified time | relevance | path

Searched refs:gatt_add_an_item_to_list (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt.cc81 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list() function
/aosp12/system/bt/stack/gatt/
H A Dgatt_api.cc47 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list() function
76 gatt_add_an_item_to_list(p_hndl_range->s_handle); in GATTS_AddHandleRange()
210 tGATT_HDL_LIST_ELEM& list = gatt_add_an_item_to_list(s_hdl); in GATTS_AddService()