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