Home
last modified time | relevance | path

Searched refs:gatt_client_notification_t (Results 1 – 15 of 15) sorted by relevance

/btstack/src/ble/gatt-service/
H A Dscan_parameters_service_client.h101 gatt_client_notification_t notification_listener;
H A Dbattery_service_client.h108 gatt_client_notification_t notification_listener;
H A Dancs_client.c78 static gatt_client_notification_t ancs_notification_source_notification;
79 static gatt_client_notification_t ancs_data_source_notification;
H A Dhids_client.h153 gatt_client_notification_t notification_listener;
/btstack/src/ble/
H A Dgatt_client.h302 } gatt_client_notification_t; typedef
1175 void gatt_client_listen_for_characteristic_value_updates(gatt_client_notification_t * notification,…
1182 void gatt_client_stop_listening_for_characteristic_value_updates(gatt_client_notification_t * notif…
H A Dgatt_client.c1185gatt_client_notification_t *notification = (gatt_client_notification_t *) btstack_linked_list_iter… in report_gatt_characteristic_value_change()
1340 void gatt_client_listen_for_characteristic_value_updates(gatt_client_notification_t * notification,… in gatt_client_listen_for_characteristic_value_updates()
1351 void gatt_client_stop_listening_for_characteristic_value_updates(gatt_client_notification_t * notif… in gatt_client_stop_listening_for_characteristic_value_updates()
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_client.h143 gatt_client_notification_t notification_listener;
/btstack/test/mock/
H A Dmock_gatt_client.h72 gatt_client_notification_t * notification;
H A Dmock_gatt_client.c374 void gatt_client_listen_for_characteristic_value_updates(gatt_client_notification_t * notification,… in gatt_client_listen_for_characteristic_value_updates()
452 void gatt_client_stop_listening_for_characteristic_value_updates(gatt_client_notification_t * notif… in gatt_client_stop_listening_for_characteristic_value_updates()
/btstack/example/
H A Dhog_boot_host_demo.c88 static gatt_client_notification_t keyboard_notifications;
89 static gatt_client_notification_t mouse_notifications;
H A Dgatt_heart_rate_client.c93 static gatt_client_notification_t notification_listener;
H A Dle_streamer_client.c102 static gatt_client_notification_t notification_listener;
/btstack/test/security_manager_sc/
H A Dsm_test.c133 static gatt_client_notification_t notification_listener;
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1259 gatt_client_notification_t notification; in TEST()
/btstack/platform/daemon/src/
H A Ddaemon.c222 static gatt_client_notification_t daemon_gatt_client_notifications;