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.h301 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr);
/system/bt/btif/src/
Dbluetooth.cc300 return btif_dm_get_connection_state(bd_addr); in get_connection_state()
Dbtif_dm.cc802 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() function