Searched refs:BTM_OOB_HASH_C_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c1750 delta = BTM_OOB_HASH_C_SIZE + 2;
1753 *p++ = BTM_OOB_HASH_C_SIZE + 1;
1755 ARRAY_TO_STREAM(p, c, BTM_OOB_HASH_C_SIZE);
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h496 #define BTM_OOB_HASH_C_SIZE BT_OOB_HASH_C_SIZE macro

Completed in 34 milliseconds