Home
last modified time | relevance | path

Searched refs:gatt_client_write_client_characteristic_configuration (Results 1 – 17 of 17) sorted by relevance

/btstack/src/ble/gatt-service/
H A Dancs_client.c239gatt_client_write_client_characteristic_configuration(ancs_client_handle_gatt_client_event, gc_han… in ancs_client_send_next_query()
246gatt_client_write_client_characteristic_configuration(ancs_client_handle_gatt_client_event, gc_han… in ancs_client_send_next_query()
H A Dscan_parameters_service_client.c255 …att_status = gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, clie… in scan_parameters_service_send_next_query()
H A Dbattery_service_client.c184 uint8_t status = gatt_client_write_client_characteristic_configuration( in battery_service_registered_notification()
H A Dhids_client.c805 …att_status = gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, clie… in hids_run_for_client()
840 …att_status = gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, clie… in hids_run_for_client()
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp556 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, HCI_CON_HA… in TEST()
560 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
564 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
571 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
576 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
580 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
592 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
606 …status = gatt_client_write_client_characteristic_configuration(handle_ble_client_event, gatt_clien… in TEST()
/btstack/port/arduino/
H A DBTstack.cpp667 …return gatt_client_write_client_characteristic_configuration(gatt_client_callback, device->getHand… in subscribeForNotifications()
672 …return gatt_client_write_client_characteristic_configuration(gatt_client_callback, device->getHand… in subscribeForIndications()
677 …return gatt_client_write_client_characteristic_configuration(gatt_client_callback, device->getHand… in unsubscribeFromNotifications()
682 …return gatt_client_write_client_characteristic_configuration(gatt_client_callback, device->getHand… in unsubscribeFromIndications()
/btstack/example/
H A Dhog_boot_host_demo.c400gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, connection_handle… in handle_gatt_client_event()
420gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, connection_handle… in handle_gatt_client_event()
H A Dgatt_heart_rate_client.c182gatt_client_write_client_characteristic_configuration(handle_gatt_client_event, connection_handle, in handle_gatt_client_event()
H A Dle_streamer_client.c288gatt_client_write_client_characteristic_configuration(handle_gatt_client_event, connection_handle, in handle_gatt_client_event()
/btstack/test/fuzz/
H A Dfuzz_gatt_client.c256gatt_client_write_client_characteristic_configuration(gatt_client_packet_handler, ble_handle, &cha… in LLVMFuzzerTestOneInput()
/btstack/test/security_manager_sc/
H A Dsm_test.c242gatt_client_write_client_characteristic_configuration(handle_gatt_client_event, connection_handle,… in handle_gatt_client_event()
/btstack/src/ble/
H A Dgatt_client.h1120 uint8_t gatt_client_write_client_characteristic_configuration(btstack_packet_handler_t callback, hc…
H A Dgatt_client.c857 …status = gatt_client_write_client_characteristic_configuration(&gatt_client_service_packet_handler, in gatt_client_notify_can_send_query()
885 …status = gatt_client_write_client_characteristic_configuration(&gatt_client_service_packet_handler, in gatt_client_notify_can_send_query()
2997 uint8_t gatt_client_write_client_characteristic_configuration(btstack_packet_handler_t callback, hc… in gatt_client_write_client_characteristic_configuration() function
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci631 gatt_client_write_client_characteristic_configuration(
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_client.c311 uint8_t status = gatt_client_write_client_characteristic_configuration( in bass_client_register_notification()
/btstack/test/mock/
H A Dmock_gatt_client.c394 uint8_t gatt_client_write_client_characteristic_configuration(btstack_packet_handler_t callback, hc… in gatt_client_write_client_characteristic_configuration() function
/btstack/platform/daemon/src/
H A Ddaemon.c1311 …status = gatt_client_write_client_characteristic_configuration(&handle_gatt_client_event, gatt_hel… in btstack_command_handler()