OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_RSP_NOT_IMPL
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/av/
bta_av_cfg.c
32
#define BTA_AV_RC_PASS_RSP_CODE
BTA_AV_RSP_NOT_IMPL
bta_av_act.c
363
** Returns BTA_AV_RSP_ACCEPT or
BTA_AV_RSP_NOT_IMPL
.
368
tBTA_AV_CODE ret=
BTA_AV_RSP_NOT_IMPL
;
404
** Returns BTA_AV_RSP_ACCEPT of supported,
BTA_AV_RSP_NOT_IMPL
if not.
409
tBTA_AV_CODE ret_code =
BTA_AV_RSP_NOT_IMPL
;
777
p_vendor->hdr.ctype =
BTA_AV_RSP_NOT_IMPL
;
884
p_data->rc_msg.msg.hdr.ctype =
BTA_AV_RSP_NOT_IMPL
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
209
#define
BTA_AV_RSP_NOT_IMPL
AVRC_RSP_NOT_IMPL
Completed in 396 milliseconds