Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_core.cc927 conn_mode = BTA_DM_CONN; in btif_set_adapter_property()
932 conn_mode = BTA_DM_CONN; in btif_set_adapter_property()
/system/bt/bta/include/
Dbta_api.h194 #define BTA_DM_CONN BTM_CONNECTABLE /* Device is connectable. */ macro