Home
last modified time | relevance | path

Searched refs:bcm_ctype (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h46 extern const unsigned char bcm_ctype[];
47 #define bcm_ismask(x) (bcm_ctype[(int)(unsigned char)(x)])
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c710 const unsigned char bcm_ctype[] = { variable