Searched refs:BTM_SetDeviceClass (Results 1 - 6 of 6) sorted by relevance

/system/bt/bta/sys/
H A Dutl.cc207 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS) return true;
/system/bt/stack/btm/
H A Dbtm_devctl.cc515 * Function BTM_SetDeviceClass
522 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { function
H A Dbtm_inq.cc236 (void)BTM_SetDeviceClass(cod);
/system/bt/stack/include/
H A Dbtm_api.h86 * Function BTM_SetDeviceClass
93 extern tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class);
/system/bt/btif/src/
H A Dbtif_core.cc1017 BTM_SetDeviceClass(dev_class);
/system/bt/bta/dm/
H A Dbta_dm_act.cc400 BTM_SetDeviceClass(dev_class);

Completed in 132 milliseconds