OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCAP_UNSPECIFIED_ERROR
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/health/
mcap.h
73
#define
MCAP_UNSPECIFIED_ERROR
0x09
mcap_sync.c
580
send_sync_set_rsp(mcl,
MCAP_UNSPECIFIED_ERROR
, 0, 0, 0);
585
send_sync_set_rsp(mcl,
MCAP_UNSPECIFIED_ERROR
, 0, 0, 0);
673
send_sync_set_rsp(mcl,
MCAP_UNSPECIFIED_ERROR
, 0, 0, 0);
678
send_sync_set_rsp(mcl,
MCAP_UNSPECIFIED_ERROR
, 0, 0, 0);
mcap.c
158
case
MCAP_UNSPECIFIED_ERROR
:
1036
MCAP_UNSPECIFIED_ERROR
, mdl_id, NULL, 0);
1308
if (rsp->rc ==
MCAP_UNSPECIFIED_ERROR
) {
[
all
...]
hdp.c
1175
return
MCAP_UNSPECIFIED_ERROR
;
[
all
...]
Completed in 19 milliseconds