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

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 323 #define PIN_CODE_LEN 16
324 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
  /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 */

Completed in 100 milliseconds