Lines Matching full:uint8
24 extern UINT8 *HCIDisp1 (char *p_descr, UINT8 *p_data);
28 static UINT8 hci_trace_type = 0;
45 static UINT8* p_end_hci = NULL;
46 static UINT8* HCIDisp1Ext (char *p_descr, UINT8 *p_data, char * p_ext);
47 static void disp_sleepmode (UINT8* p);
48 static void disp_sleepmode_evt (UINT8* p);
55 UINT8 *HCIDisp1Ext (char *p_descr, UINT8 *p_data, char * p_ext)
78 void disp_sleepmode(UINT8 * p)
112 void disp_sleepmode_evt(UINT8* p)
114 UINT8 len=p[1], status=p[5];
140 UINT8 * p = (UINT8 *)(p_buf + 1) + p_buf->offset;
163 UINT8 *p = (UINT8 *)(pBuffer + 1) + pBuffer->offset;