Searched refs:mock_gatt_client_send_notification_with_handle (Results 1 – 4 of 4) sorted by relevance
/btstack/test/mock/ |
H A D | mock_gatt_client.h | 98 void mock_gatt_client_send_notification_with_handle(mock_gatt_client_characteristic_t * characteris…
|
H A D | mock_gatt_client.c | 235 void mock_gatt_client_send_notification_with_handle(mock_gatt_client_characteristic_t * characteris… in mock_gatt_client_send_notification_with_handle() function 244 …mock_gatt_client_send_notification_with_handle(characteristic, characteristic->value_handle, value… in mock_gatt_client_send_notification()
|
/btstack/test/gatt-service-client/ |
H A D | battery_service_client_test.cpp | 365 …mock_gatt_client_send_notification_with_handle(characteristic, 0x1234, battery_level, battery_leve… in TEST() 376 …mock_gatt_client_send_notification_with_handle(characteristic, 0x1234, battery_level, battery_leve… in TEST()
|
H A D | ancs_client_test.cpp | 255 …mock_gatt_client_send_notification_with_handle(ancs_notification_source_characteristic, 0x0001, da… in TEST()
|