OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_CMD_STORED
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_pm.c
265
return
BTM_CMD_STORED
;
319
**
BTM_CMD_STORED
if the command is stored
345
return
BTM_CMD_STORED
;
598
return
BTM_CMD_STORED
;
/external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c
550
if (status ==
BTM_CMD_STORED
|| status == BTM_CMD_STARTED)
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
566
if (rc ==
BTM_CMD_STORED
)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
60
BTM_CMD_STORED
, /* 13 request is stored in control block */
[
all
...]
Completed in 78 milliseconds