OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IB_CFG_DONE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h
297
#define
IB_CFG_DONE
0x01
300
#define CFG_DONE_MASK (
IB_CFG_DONE
| OB_CFG_DONE)
[
all
...]
l2c_csm.c
757
if (p_ccb->config_done &
IB_CFG_DONE
)
[
all
...]
Completed in 31 milliseconds