OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_ERR_NO_CTRL_BLK
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_api.c
383
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks
419
retval =
GAP_ERR_NO_CTRL_BLK
;
455
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks
499
retval =
GAP_ERR_NO_CTRL_BLK
;
537
status =
GAP_ERR_NO_CTRL_BLK
;
576
status =
GAP_ERR_NO_CTRL_BLK
;
715
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks (too many commands pending)
739
retval =
GAP_ERR_NO_CTRL_BLK
;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gap_api.h
34
#define
GAP_ERR_NO_CTRL_BLK
(GAP_ERR_GRP + 0x04) /* No control blocks available */
280
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks
300
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks
531
**
GAP_ERR_NO_CTRL_BLK
if out of control blocks (too many commands pending)
[
all
...]
Completed in 263 milliseconds