OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_CHNL_MSK
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_av_api.h
61
#define BTIF_AV_CHNL_MSK
BTA_AV_CHNL_MSK
/external/bluetooth/bluedroid/bta/av/
bta_av_act.c
557
disc = p_data->rc_conn_chg.handle|
BTA_AV_CHNL_MSK
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
74
#define
BTA_AV_CHNL_MSK
0xC0
/external/bluetooth/bluedroid/btif/co/
bta_av_co.c
55
#define BTA_AV_CO_AUDIO_HNDL_TO_INDX(hndl) (((hndl) & (~
BTA_AV_CHNL_MSK
)) - 1)
[
all
...]
Completed in 267 milliseconds