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 224 ** Function btif_dm_remove_bond
231 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
  /system/bt/btif/src/
bluetooth.c 274 return btif_dm_remove_bond(bd_addr);
btif_hh.c 152 extern bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr);
    [all...]
btif_dm.c 2414 bt_status_t btif_dm_remove_bond(const bt_bdaddr_t *bd_addr) function
    [all...]

Completed in 94 milliseconds