Home
last modified time | relevance | path

Searched defs:gatt_client_signed_write_without_response (Results 1 – 2 of 2) sorted by relevance

/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1272 TEST(GATTClient, gatt_client_signed_write_without_response){ in TEST() argument
/btstack/src/ble/
H A Dgatt_client.c2526 uint8_t gatt_client_signed_write_without_response(btstack_packet_handler_t callback, hci_con_handle… in gatt_client_signed_write_without_response() function