Home
last modified time | relevance | path

Searched refs:continue_delete_other_dev (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_act.c689 BOOLEAN continue_delete_other_dev = FALSE; in bta_dm_remove_device() local
694 continue_delete_other_dev = FALSE; in bta_dm_remove_device()
709 continue_delete_other_dev = TRUE; in bta_dm_remove_device()
718 if (continue_delete_other_dev && (bdcmp(other_address, dummy_bda) != 0)) in bta_dm_remove_device()