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

  /system/bt/btif/include/
btif_api.h 254 ** Function btif_dm_remove_bond
261 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
  /system/bt/btif/src/
bluetooth.c 299 return btif_dm_remove_bond(bd_addr);
btif_hh.c 145 extern bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
    [all...]
btif_dm.c 2491 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr) function
    [all...]

Completed in 789 milliseconds