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

  /external/libnfc-nci/src/include/
bt_types.h 319 #define BD_NAME_LEN 248
320 typedef UINT8 BD_NAME[BD_NAME_LEN + 1]; /* Device name */
  /system/bt/stack/include/
bt_types.h 346 #define BD_NAME_LEN 248
347 typedef UINT8 BD_NAME[BD_NAME_LEN + 1]; /* Device name */
    [all...]

Completed in 58 milliseconds