Home | History | Annotate | Download | only in include

Lines Matching refs:BTM_COD_SERVICE_CLASS

382 #define BTM_COD_SERVICE_CLASS(u16, pd)      {u16 = pd[0]; u16<<=8; u16 += pd[1]&0xE0;}