OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_REGISTER_EVT
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/src/
btif_av.c
174
CASE_RETURN_STR(
BTA_AV_REGISTER_EVT
)
322
case
BTA_AV_REGISTER_EVT
:
[
all
...]
/system/bt/bta/include/
bta_av_api.h
232
#define
BTA_AV_REGISTER_EVT
1 /* registered to AVDT */
269
/* Event associated with
BTA_AV_REGISTER_EVT
*/
566
** called with a
BTA_AV_REGISTER_EVT
. This function must
/system/bt/bta/av/
bta_av_main.c
736
(*bta_av_cb.p_cback)(
BTA_AV_REGISTER_EVT
, (tBTA_AV *)®istr);
[
all
...]
Completed in 217 milliseconds