Home
last modified time | relevance | path

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

/btstack/test/gatt_client/
H A Dexpected_results.h12 const uint16_t service_uuid16 = 0xF000; variable
/btstack/src/ble/
H A Dgatt_service_client.c619uint16_t service_uuid16, uint8_t service_index, in gatt_service_client_connect_primary_service_with_uuid16()
652uint16_t service_uuid16, uint8_t service_index, in gatt_service_client_connect_secondary_service_with_uuid16()
H A Dgatt_service_client.h94 uint16_t service_uuid16; member