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 bt_bdaddr_t *bd_addr);
  /system/bt/btif/src/
bluetooth.c 308 return btif_dm_get_connection_state(bd_addr);
btif_dm.c 776 ** Function btif_dm_get_connection_state
785 uint16_t btif_dm_get_connection_state(const bt_bdaddr_t *bd_addr) function
    [all...]

Completed in 374 milliseconds