Searched defs:PIN_CODE_LEN (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h320 #define PIN_CODE_LEN 16 macro
321 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h306 #define PIN_CODE_LEN 16 macro
307 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
/external/libnfc-nci/src/include/
H A Dbt_types.h306 #define PIN_CODE_LEN 16 macro
307 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */

Completed in 600 milliseconds