Home
last modified time | relevance | path

Searched refs:GAP_PROTOCOL_ID (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dgap_api.h114 #define GAP_PROTOCOL_ID (UUID_PROTOCOL_UDP) macro
/external/bluetooth/bluedroid/stack/gap/
Dgap_conn.c128 tBT_UUID bt_uuid = {2, {GAP_PROTOCOL_ID}}; in GAP_ConnOpen()
731 tBT_UUID bt_uuid = {2, {GAP_PROTOCOL_ID}}; in gap_connect_ind()