Searched refs:gatt_client_write_long_value_of_characteristic (Results 1 – 7 of 7) sorted by relevance
/btstack/test/fuzz/ |
H A D | fuzz_gatt_client.c | 229 …gatt_client_write_long_value_of_characteristic(gatt_client_packet_handler, ble_handle, 5, 0, NULL); in LLVMFuzzerTestOneInput()
|
/btstack/src/le-audio/gatt-service/ |
H A D | broadcast_audio_scan_service_client.c | 471 …status = gatt_client_write_long_value_of_characteristic(&bass_client_handle_gatt_client_event, con… in bass_client_run_for_connection() 484 …status = gatt_client_write_long_value_of_characteristic(&bass_client_handle_gatt_client_event, con… in bass_client_run_for_connection()
|
/btstack/src/ble/ |
H A D | gatt_client.h | 894 uint8_t gatt_client_write_long_value_of_characteristic(btstack_packet_handler_t callback, hci_con_h…
|
H A D | gatt_client.c | 2938 uint8_t gatt_client_write_long_value_of_characteristic(btstack_packet_handler_t callback, hci_con_h… in gatt_client_write_long_value_of_characteristic() function
|
/btstack/tool/migration_to_v1.0/ |
H A D | migration.cocci | 514 gatt_client_write_long_value_of_characteristic(
|
/btstack/platform/daemon/src/ |
H A D | daemon.c | 1265 …gatt_client_write_long_value_of_characteristic(&handle_gatt_client_event, gatt_helper->con_handle,… in btstack_command_handler() 1274 …gatt_client_write_long_value_of_characteristic(&handle_gatt_client_event, gatt_helper->con_handle,… in btstack_command_handler()
|
/btstack/test/gatt_client/ |
H A D | gatt_client_test.cpp | 1056 …status = gatt_client_write_long_value_of_characteristic(handle_ble_client_event, gatt_client_handl… in TEST()
|