HomeSort by relevance Sort by last modified time
    Searched refs:btif_dm_get_connection_state (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 265 * Function btif_dm_get_connection_state
272 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr);
  /system/bt/btif/src/
bluetooth.cc 287 return btif_dm_get_connection_state(bd_addr);
btif_dm.cc 722 * Function btif_dm_get_connection_state
731 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { function
    [all...]

Completed in 288 milliseconds