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.h272 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr);
/system/bt/btif/src/
Dbluetooth.c308 return btif_dm_get_connection_state(bd_addr); in get_connection_state()
Dbtif_dm.c785 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr) in btif_dm_get_connection_state() function