Searched refs:BTA_DM_SEARCH_CANCELLING (Results 1 – 5 of 5) sorted by relevance
67 BTA_DM_SEARCH_CANCELLING, enumerator74 CASE_RETURN_TEXT(BTA_DM_SEARCH_CANCELLING); in bta_dm_state_text()
129 BTA_DM_SEARCH_CANCELLING, enumerator138 CASE_RETURN_TEXT(BTA_DM_SEARCH_CANCELLING); in bta_dm_state_text()
353 if (bta_dm_search_get_state() == BTA_DM_SEARCH_CANCELLING) { in bta_dm_inq_cmpl()412 case BTA_DM_SEARCH_CANCELLING: in bta_dm_remote_name_cmpl()466 case BTA_DM_SEARCH_CANCELLING: in bta_dm_search_cancel_notify()894 bta_dm_search_set_state(BTA_DM_SEARCH_CANCELLING); in bta_dm_search_sm_execute()903 case BTA_DM_SEARCH_CANCELLING: in bta_dm_search_sm_execute()935 case BTA_DM_SEARCH_CANCELLING: in bta_dm_disable_search()
391 case BTA_DM_SEARCH_CANCELLING: in bta_dm_disable_search_and_disc()455 if (bta_dm_search_get_state() == BTA_DM_SEARCH_CANCELLING) { in bta_dm_inq_cmpl()529 case BTA_DM_SEARCH_CANCELLING: in bta_dm_remote_name_cmpl()1065 case BTA_DM_SEARCH_CANCELLING: in bta_dm_search_cancel_notify()1967 case BTA_DM_SEARCH_CANCELLING: in bta_dm_gattc_callback()1991 case BTA_DM_SEARCH_CANCELLING: in bta_dm_gattc_callback()2156 bta_dm_search_set_state(BTA_DM_SEARCH_CANCELLING); in bta_dm_search_sm_execute()2165 case BTA_DM_SEARCH_CANCELLING: in bta_dm_search_sm_execute()2238 bta_dm_search_set_state(BTA_DM_SEARCH_CANCELLING); in bta_dm_search_sm_execute()
21 description: "Fix being stuck in BTA_DM_SEARCH_CANCELLING"