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.cc985 conn_mode = BTA_DM_CONN; in btif_set_adapter_property()
990 conn_mode = BTA_DM_CONN; in btif_set_adapter_property()
/system/bt/bta/include/
Dbta_api.h196 #define BTA_DM_CONN BTM_CONNECTABLE /* Device is connectable. */ macro