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

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 327 #define BT_OCTET16_LEN 16
328 typedef UINT8 BT_OCTET16[BT_OCTET16_LEN]; /* octet array: size 16 */
  /external/libnfc-nci/src/include/
bt_types.h 304 #define BT_OCTET16_LEN 16
305 typedef UINT8 BT_OCTET16[BT_OCTET16_LEN]; /* octet array: size 16 */

Completed in 59 milliseconds