Lines Matching defs:uuid16

389 …type_or_group_request_for_uuid16(gatt_client_t *gatt_client, uint8_t request_type, uint16_t uuid16,  in att_read_by_type_or_group_request_for_uuid16()
546 uint8_t uuid16[2]; in send_gatt_by_uuid_request() local
1099 uint16_t uuid16 = 0; in report_gatt_services() local
1115 uint16_t uuid16 = 0; in report_gatt_characteristic_start_found() local
1165 …att_included_service_uuid16(gatt_client_t * gatt_client, uint16_t include_handle, uint16_t uuid16){ in report_gatt_included_service_uuid16()
1263 uint16_t uuid16 = 0; in report_gatt_all_characteristic_descriptors() local
1950 uint16_t uuid16 = 0; in gatt_client_handle_att_read_by_type_response() local
2136 uint16_t uuid16 = little_endian_read_16(packet, offset + 2); in gatt_client_handle_att_response() local
2579uint16_t uuid16, uint16_t service_id, uint16_t connection_id){ in gatt_client_discover_primary_services_by_uuid16_with_context()
2598 …ervices_by_uuid16(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16_t uuid16){ in gatt_client_discover_primary_services_by_uuid16()
2666 …allback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t end_handle, uint16_t uuid16){ in gatt_client_discover_characteristics_for_handle_range_by_uuid16()
2705 …handler_t callback, hci_con_handle_t con_handle, gatt_client_service_t * service, uint16_t uuid16){ in gatt_client_discover_characteristics_for_service_by_uuid16()
2770 …allback, hci_con_handle_t con_handle, uint16_t start_handle, uint16_t end_handle, uint16_t uuid16){ in gatt_client_read_value_of_characteristics_by_uuid16()