Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_api.h265 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr);
/aosp12/system/bt/stack/test/common/
H A Dmock_btif_dm.cc64 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() function
/aosp12/system/bt/test/mock/
H A Dmock_btif_dm.cc65 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() function
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc357 return btif_dm_get_connection_state(bd_addr); in get_connection_state()
H A Dbtif_dm.cc658 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() function