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

  /external/bluetooth/bluedroid/btif/include/
btif_api.h 235 ** Function btif_dm_get_connection_state
242 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr);
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 301 return btif_dm_get_connection_state(bd_addr);
btif_dm.c 697 ** Function btif_dm_get_connection_state
704 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr) function
    [all...]

Completed in 58 milliseconds