Home
last modified time | relevance | path

Searched refs:mock_gatt_client_send_indication_with_handle (Results 1 – 3 of 3) sorted by relevance

/btstack/test/mock/
H A Dmock_gatt_client.h100 void mock_gatt_client_send_indication_with_handle(mock_gatt_client_characteristic_t * characteristi…
H A Dmock_gatt_client.c247 void mock_gatt_client_send_indication_with_handle(mock_gatt_client_characteristic_t * characteristi… in mock_gatt_client_send_indication_with_handle() function
256mock_gatt_client_send_indication_with_handle(characteristic, characteristic->value_handle, value_b… in mock_gatt_client_send_indication()
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp263mock_gatt_client_send_indication_with_handle(ancs_notification_source_characteristic, 0x0001, data… in TEST()