OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_PAN_ENABLE_EVT
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_pan_api.h
42
#define
BTA_PAN_ENABLE_EVT
0 /* PAN service is enabled. */
134
** will be called with a
BTA_PAN_ENABLE_EVT
.
/system/bt/bta/pan/
bta_pan_act.c
341
bta_pan_cb.p_cback(
BTA_PAN_ENABLE_EVT
, NULL);
/system/bt/btif/src/
btif_pan.c
634
case
BTA_PAN_ENABLE_EVT
:
635
BTIF_TRACE_DEBUG("
BTA_PAN_ENABLE_EVT
");
Completed in 39 milliseconds