Home
last modified time | relevance | path

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

/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1510 TEST(GATTClient, gatt_client_att_status_to_error_code) { in TEST() argument
/btstack/src/ble/
H A Dgatt_client.c3242 uint8_t gatt_client_att_status_to_error_code(uint8_t att_error_code){ in gatt_client_att_status_to_error_code() function