Searched defs:BD_ADDR (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbd.h34 typedef UINT8 BD_ADDR[BD_ADDR_LEN]; typedef
43 extern const BD_ADDR bd_addr_any;
44 extern const BD_ADDR bd_addr_null;
59 extern void bdcpy(BD_ADDR a, const BD_ADDR b);
71 extern int bdcmp(const BD_ADDR a, const BD_ADDR b);
83 extern int bdcmpany(const BD_ADDR a);
95 extern void bdsetany(BD_ADDR a);
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h300 typedef UINT8 BD_ADDR[BD_ADDR_LEN]; /* Device address */ typedef
502 BD_ADDR bda;
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h286 typedef UINT8 BD_ADDR[BD_ADDR_LEN]; /* Device address */ typedef
507 BD_ADDR bda;
/external/libnfc-nci/src/include/
H A Dbt_types.h286 typedef UINT8 BD_ADDR[BD_ADDR_LEN]; /* Device address */ typedef
507 BD_ADDR bda;

Completed in 168 milliseconds