Searched refs:gatt_find_hdl_buffer_by_attr_handle (Results 1 – 4 of 4) sorted by relevance
776 if ((p_decl = gatt_find_hdl_buffer_by_attr_handle(attr_handle)) == NULL) { in GATTS_SetAttributeValue()808 if ((p_decl = gatt_find_hdl_buffer_by_attr_handle(attr_handle)) == NULL) { in GATTS_GetAttributeValue()
930 if ((p_decl = gatt_find_hdl_buffer_by_attr_handle(attr_handle)) == NULL) { in gatts_is_auto_response()
383 tGATT_HDL_LIST_ELEM *gatt_find_hdl_buffer_by_attr_handle(UINT16 attr_handle) in gatt_find_hdl_buffer_by_attr_handle() function
658 extern tGATT_HDL_LIST_ELEM *gatt_find_hdl_buffer_by_attr_handle(UINT16 attr_handle);