HomeSort by relevance Sort by last modified time
    Searched refs:BTM_COD_SERVICE_CLASS (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/sys/
utl.c 177 BTM_COD_SERVICE_CLASS( service, dev );
  /system/bt/stack/btm/
btm_inq.c 267 BTM_COD_SERVICE_CLASS(service_class, p_cod);
    [all...]
  /system/bt/stack/include/
btm_api.h 394 #define BTM_COD_SERVICE_CLASS(u16, pd) {u16 = pd[0]; u16<<=8; u16 += pd[1]&0xE0;}
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 466 milliseconds