Home
last modified time | relevance | path

Searched defs:gatt_client_deserialize_characteristic_descriptor (Results 1 – 3 of 3) sorted by relevance

/btstack/test/mock/
H A Dmock_gatt_client.c149 void gatt_client_deserialize_characteristic_descriptor(const uint8_t * packet, int offset, gatt_cli… in gatt_client_deserialize_characteristic_descriptor() function
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1396 TEST(GATTClient, gatt_client_deserialize_characteristic_descriptor){ in TEST() argument
/btstack/src/ble/
H A Dgatt_client.c3165 void gatt_client_deserialize_characteristic_descriptor(const uint8_t * packet, int offset, gatt_cli… in gatt_client_deserialize_characteristic_descriptor() function