Home
last modified time | relevance | path

Searched refs:btif_dm_get_connection_state (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_api.h285 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr);
/system/bt/btif/src/
Dbluetooth.cc283 return btif_dm_get_connection_state(bd_addr); in get_connection_state()
Dbtif_dm.cc741 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() function