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

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h332 #define BD_NAME_LEN 248 macro
333 typedef UINT8 BD_NAME[BD_NAME_LEN]; /* Device name */
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h318 #define BD_NAME_LEN 248 macro
319 typedef UINT8 BD_NAME[BD_NAME_LEN + 1]; /* Device name */
/external/libnfc-nci/src/include/
H A Dbt_types.h318 #define BD_NAME_LEN 248 macro
319 typedef UINT8 BD_NAME[BD_NAME_LEN + 1]; /* Device name */

Completed in 83 milliseconds