OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_OOB_RAND_R_SIZE
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c
439
UINT8 eir_data[BT_OOB_HASH_C_SIZE +
BT_OOB_RAND_R_SIZE
+ 4];
457
UINT8_TO_STREAM (p,
BT_OOB_RAND_R_SIZE
+ 1);
461
eir_data_len = BT_OOB_HASH_C_SIZE +
BT_OOB_RAND_R_SIZE
+ 4;
/external/bluetooth/bluedroid/stack/include/
bt_types.h
449
#define
BT_OOB_RAND_R_SIZE
16
btm_api.h
509
#define BTM_OOB_RAND_R_SIZE
BT_OOB_RAND_R_SIZE
[
all
...]
/external/libnfc-nci/src/include/
bt_types.h
434
#define
BT_OOB_RAND_R_SIZE
16
Completed in 267 milliseconds