Home
last modified time | relevance | path

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

/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1272 TEST(GATTClient, gatt_client_signed_write_without_response){ in TEST() argument
1287 …status = gatt_client_signed_write_without_response(handle_ble_client_event, HCI_CON_HANDLE_INVALID… in TEST()
1292 …status = gatt_client_signed_write_without_response(handle_ble_client_event, gatt_client_handle, ch… in TEST()
1297 …status = gatt_client_signed_write_without_response(handle_ble_client_event, gatt_client_handle, ch… in TEST()
/btstack/src/ble/
H A Dgatt_client.h840 uint8_t gatt_client_signed_write_without_response(btstack_packet_handler_t callback, hci_con_handle…
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
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci496 gatt_client_signed_write_without_response(