Lines Matching defs:value_handle
976 …_result_event(gatt_client_t * gatt_client, uint16_t start_handle, uint16_t value_handle, uint16_t … in emit_gatt_characteristic_query_result_event()
1113 …lient_t * gatt_client, uint16_t start_handle, uint8_t properties, uint16_t value_handle, uint8_t *… in report_gatt_characteristic_start_found()
1158 uint16_t value_handle = little_endian_read_16(packet, i+3); in report_gatt_characteristics() local
1177 …stic_value_change(gatt_client_t *gatt_client, uint8_t event_type, uint16_t value_handle, uint8_t *… in report_gatt_characteristic_value_change()
1206 static void report_gatt_notification(gatt_client_t *gatt_client, uint16_t value_handle, uint8_t *va… in report_gatt_notification()
1212 static void report_gatt_indication(gatt_client_t *gatt_client, uint16_t value_handle, uint8_t *valu… in report_gatt_indication()
1994 uint16_t value_handle = little_endian_read_16(packet, offset); in gatt_client_handle_att_read_by_type_response() local
2081 uint16_t value_handle = little_endian_read_16(packet, offset); in gatt_client_handle_att_response() local
2526 …e(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_signed_write_without_response()
2746 … uint16_t value_handle, in gatt_client_read_value_of_characteristic_using_value_handle_with_context()
2765 …alue_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle){ in gatt_client_read_value_of_characteristic_using_value_handle()
2813 …t(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_read_long_value_of_characteristic_using_value_handle_with_offset()
2828 … hci_con_handle_t con_handle, uint16_t value_handle, in gatt_client_read_long_value_of_characteristic_using_value_handle_with_context()
2842 …alue_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle){ in gatt_client_read_long_value_of_characteristic_using_value_handle()
2875 …e_of_characteristic_without_response(hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_write_value_of_characteristic_without_response()
2887 …with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, in gatt_client_write_value_of_characteristic_with_context()
2905 …c(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_write_value_of_characteristic()
2909 …t(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_write_long_value_of_characteristic_with_offset()
2926 …t(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_write_long_value_of_characteristic_with_context()
2938 …c(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_write_long_value_of_characteristic()
2942 …c(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t value_handle, uint16_t … in gatt_client_reliable_write_long_value_of_characteristic()