Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_test.c76 static char * format_uuid(tBT_UUID bt_uuid, char *str_buf) in format_uuid()
/external/bluetooth/bluedroid/stack/gap/
Dgap_conn.c127 tBT_UUID bt_uuid = {2, {GAP_PROTOCOL_ID}}; in GAP_ConnOpen() local
730 tBT_UUID bt_uuid = {2, {GAP_PROTOCOL_ID}}; in gap_connect_ind() local
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_utils.c2186 void gatt_dbg_display_uuid(tBT_UUID bt_uuid) in gatt_dbg_display_uuid()