Searched refs:gatt_client_service_notification_t (Results 1 – 4 of 4) sorted by relevance
314 } gatt_client_service_notification_t; typedef1195 void gatt_client_listen_for_service_characteristic_value_updates(gatt_client_service_notification_t…1207 …nt_stop_listening_for_service_characteristic_value_updates(gatt_client_service_notification_t * no…
103 gatt_client_service_notification_t notification_listener;
1195 …const gatt_client_service_notification_t * notification = (gatt_client_service_notification_t*) bt… in report_gatt_characteristic_value_change()1355 void gatt_client_listen_for_service_characteristic_value_updates(gatt_client_service_notification_t… in gatt_client_listen_for_service_characteristic_value_updates()1375 …nt_stop_listening_for_service_characteristic_value_updates(gatt_client_service_notification_t * no… in gatt_client_stop_listening_for_service_characteristic_value_updates()
1267 gatt_client_service_notification_t service_notification; in TEST()