Home
last modified time | relevance | path

Searched refs:mock_gatt_client_send_notification_with_handle (Results 1 – 4 of 4) sorted by relevance

/btstack/test/mock/
H A Dmock_gatt_client.h98 void mock_gatt_client_send_notification_with_handle(mock_gatt_client_characteristic_t * characteris…
H A Dmock_gatt_client.c235 void mock_gatt_client_send_notification_with_handle(mock_gatt_client_characteristic_t * characteris… in mock_gatt_client_send_notification_with_handle() function
244mock_gatt_client_send_notification_with_handle(characteristic, characteristic->value_handle, value… in mock_gatt_client_send_notification()
/btstack/test/gatt-service-client/
H A Dbattery_service_client_test.cpp365mock_gatt_client_send_notification_with_handle(characteristic, 0x1234, battery_level, battery_leve… in TEST()
376mock_gatt_client_send_notification_with_handle(characteristic, 0x1234, battery_level, battery_leve… in TEST()
H A Dancs_client_test.cpp255mock_gatt_client_send_notification_with_handle(ancs_notification_source_characteristic, 0x0001, da… in TEST()