Searched refs:gatt_find_hdl_buffer_by_handle (Results 1 – 3 of 3) sorted by relevance
550 extern tGATT_HDL_LIST_ELEM* gatt_find_hdl_buffer_by_handle(uint16_t handle);
203 tGATT_HDL_LIST_ELEM* gatt_find_hdl_buffer_by_handle(uint16_t handle) { in gatt_find_hdl_buffer_by_handle() function
275 p_incl_decl = gatt_find_hdl_buffer_by_handle(el->attribute_handle); in GATTS_AddService()