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

  /external/bluetooth/bluedroid/bta/sys/
utl.c 240 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS)
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 822 btm_status = BTM_SetDeviceClass(dev_class);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 704 BTM_SetDeviceClass((UINT8 *) BTM_INIT_CLASS_OF_DEVICE);
    [all...]
btm_inq.c 293 (void) BTM_SetDeviceClass (cod);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 358 BTM_SetDeviceClass (dev_class);
    [all...]

Completed in 174 milliseconds