Searched refs:gatt_client_get_client (Results 1 – 3 of 3) sorted by relevance
1293 uint8_t gatt_client_get_client(hci_con_handle_t con_handle, gatt_client_t ** gatt_client);
3904 uint8_t gatt_client_get_client(hci_con_handle_t con_handle, gatt_client_t ** out_gatt_client){ in gatt_client_get_client() function
291 (void) gatt_client_get_client(gatt_client_handle, &gatt_client); in TEST_GROUP()