Lines Matching defs:start_handle
361 …t_find_information_request(gatt_client_t *gatt_client, uint8_t request_type, uint16_t start_handle, in att_find_information_request()
375 … uint16_t start_handle, uint16_t end_handle, uint8_t *value, uint16_t value_size) { in att_find_by_type_value_request()
390 uint16_t start_handle, uint16_t end_handle) { in att_read_by_type_or_group_request_for_uuid16()
404 uint16_t start_handle, uint16_t end_handle) { in att_read_by_type_or_group_request_for_uuid128()
976 …tt_characteristic_query_result_event(gatt_client_t * gatt_client, uint16_t start_handle, uint16_t … in emit_gatt_characteristic_query_result_event()
1113 …port_gatt_characteristic_start_found(gatt_client_t * gatt_client, uint16_t start_handle, uint8_t p… in report_gatt_characteristic_start_found()
1156 uint16_t start_handle = little_endian_read_16(packet, i); in report_gatt_characteristics() local
2666 …6(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t … in gatt_client_discover_characteristics_for_handle_range_by_uuid16()
2685 …8(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t … in gatt_client_discover_characteristics_for_handle_range_by_uuid128()
2770 …6(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t … in gatt_client_read_value_of_characteristics_by_uuid16()
2789 …8(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t … in gatt_client_read_value_of_characteristics_by_uuid128()