HomeSort by relevance Sort by last modified time
    Searched defs:PIN_CODE_LEN (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/include/
bt_types.h 307 #define PIN_CODE_LEN 16
308 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
  /system/bt/stack/include/
bt_types.h 331 #define PIN_CODE_LEN 16
332 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
    [all...]

Completed in 34 milliseconds