Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dgatt_client.c1092 uint8_t uuid_length = attr_length - 4u; in report_gatt_services() local
1113 …6_t start_handle, uint8_t properties, uint16_t value_handle, uint8_t * uuid, uint16_t uuid_length){ in report_gatt_characteristic_start_found()
1153 uint8_t uuid_length = attr_length - 5u; in report_gatt_characteristics() local