Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_main.c185 bta_dm_search_cancel_notify, /* 14 BTA_DM_SEARCH_CANCEL_NOTIFY */
Dbta_dm_int.h1238 extern void bta_dm_search_cancel_notify (tBTA_DM_MSG *p_data);
Dbta_dm_act.c1269 bta_dm_search_cancel_notify(NULL); in bta_dm_search_cancel()
1413 bta_dm_search_cancel_notify(NULL); in bta_dm_disable_search_and_disc()
2155 bta_dm_search_cancel_notify(NULL); in bta_dm_search_cancel_transac_cmpl()
2168 void bta_dm_search_cancel_notify (tBTA_DM_MSG *p_data) in bta_dm_search_cancel_notify() function