OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBX_SESSION_INFO_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_fs_co.h
147
UINT8 sess_info[
OBX_SESSION_INFO_SIZE
];
/external/bluetooth/bluedroid/stack/include/
obx_api.h
62
#define
OBX_SESSION_INFO_SIZE
32 /* OBX_SESSION_ID_SIZE + 4(local nonce) + 4 (connection id) + 4 (timeout) + 2(mtu) + 1(state) + 1(srm) */
[
all
...]
Completed in 57 milliseconds