Home
last modified time | relevance | path

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

/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1237 TEST(GATTClient, gatt_client_is_ready){ in TEST() argument
/btstack/src/ble/
H A Dgatt_client.c284 int gatt_client_is_ready(hci_con_handle_t con_handle){ in gatt_client_is_ready() function