Home
last modified time | relevance | path

Searched refs:BT_TRANSPORT_AUTO (Results 1 – 4 of 4) sorted by relevance

/system/bt/types/
Dbt_transport.h23 #define BT_TRANSPORT_AUTO BT_TRANSPORT_INVALID macro
/system/bt/service/
Dlogging_helpers.cc49 CASE_RETURN_TEXT(BT_TRANSPORT_AUTO); in BtTransportText()
/system/bt/btif/src/
Dbtif_gatt_server.cc297 if (transport_param != BT_TRANSPORT_AUTO) { in btif_gatts_open_impl()
Dbtif_gatt_client.cc321 if (transport_p != BT_TRANSPORT_AUTO) { in btif_gattc_open_impl()