OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_DM_SEARCH_CANCELLING
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/dm/
bta_dm_main.c
207
/* API_SEARCH_CANCEL */ {BTA_DM_API_SEARCH_CANCEL, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
},
226
/* API_SEARCH */ {BTA_DM_QUEUE_SEARCH, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
},
227
/* API_SEARCH_CANCEL */ {BTA_DM_SEARCH_CLEAR_QUEUE, BTA_DM_SEARCH_CANCEL_NOTIFY,
BTA_DM_SEARCH_CANCELLING
},
228
/* API_SEARCH_DISC */ {BTA_DM_QUEUE_DISC, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
},
234
/* API_DI_DISCOVER_EVT */ {BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
}
237
/* DISC_CLOSE_TOUT_EVT */ ,{BTA_DM_SEARCH_IGNORE, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
}
247
/* API_SEARCH_CANCEL */ {BTA_DM_SEARCH_CANCEL_NOTIFY, BTA_DM_SEARCH_IGNORE,
BTA_DM_SEARCH_CANCELLING
},
bta_dm_int.h
847
BTA_DM_SEARCH_CANCELLING
,
Completed in 25 milliseconds