OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HD_UNREGISTER_APP_EVT
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_hd_api.h
36
#define
BTA_HD_UNREGISTER_APP_EVT
3 /* application unregistered */
115
BTA_HD_UNREGISTER_APP_EVT
*/
/system/bt/btif/src/
btif_hd.cc
190
case
BTA_HD_UNREGISTER_APP_EVT
:
303
case
BTA_HD_UNREGISTER_APP_EVT
:
btif_util.cc
369
CASE_RETURN_STR(
BTA_HD_UNREGISTER_APP_EVT
)
/system/bt/bta/hd/
bta_hd_act.cc
234
(*bta_hd_cb.p_cback)(
BTA_HD_UNREGISTER_APP_EVT
, (tBTA_HD*)&status);
Completed in 2263 milliseconds