Home
last modified time | relevance | path

Searched refs:gatt_client_read_value_of_characteristics_by_uuid16 (Results 1 – 7 of 7) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_gatt_client.c196gatt_client_read_value_of_characteristics_by_uuid16(gatt_client_packet_handler, ble_handle, charac… in LLVMFuzzerTestOneInput()
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp733 TEST(GATTClient, gatt_client_read_value_of_characteristics_by_uuid16){ in TEST() argument
748 …status = gatt_client_read_value_of_characteristics_by_uuid16(handle_ble_client_event, gatt_client_… in TEST()
753 …status = gatt_client_read_value_of_characteristics_by_uuid16(handle_ble_client_event, HCI_CON_HAND… in TEST()
757 …status = gatt_client_read_value_of_characteristics_by_uuid16(handle_ble_client_event, gatt_client_… in TEST()
/btstack/src/ble/gatt-service/
H A Ddevice_information_service_client.c362 att_status = gatt_client_read_value_of_characteristics_by_uuid16( in device_information_service_send_next_query()
/btstack/src/ble/
H A Dgatt_client.h705 uint8_t gatt_client_read_value_of_characteristics_by_uuid16(btstack_packet_handler_t callback, hci_…
H A Dgatt_client.c869 … status = gatt_client_read_value_of_characteristics_by_uuid16(&gatt_client_service_packet_handler, in gatt_client_notify_can_send_query()
2770 uint8_t gatt_client_read_value_of_characteristics_by_uuid16(btstack_packet_handler_t callback, hci_… in gatt_client_read_value_of_characteristics_by_uuid16() function
3805 …status = gatt_client_read_value_of_characteristics_by_uuid16(&gatt_client_le_enhanced_packet_handl… in gatt_client_le_enhanced_handle_can_send_query()
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci433 gatt_client_read_value_of_characteristics_by_uuid16(
/btstack/test/mock/
H A Dmock_gatt_client.c409 uint8_t gatt_client_read_value_of_characteristics_by_uuid16(btstack_packet_handler_t callback, hci_… in gatt_client_read_value_of_characteristics_by_uuid16() function