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

  /external/bluetooth/bluedroid/bta/sys/
utl.c 198 BTM_COD_SERVICE_CLASS( service, dev );
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 775 BTM_COD_SERVICE_CLASS( service, dev );
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 280 BTM_COD_SERVICE_CLASS(service_class, p_cod);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 382 #define BTM_COD_SERVICE_CLASS(u16, pd) {u16 = pd[0]; u16<<=8; u16 += pd[1]&0xE0;}
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 29 milliseconds