Searched refs:BTM_SetDeviceClass (Results 1 – 6 of 6) sorted by relevance
240 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS) in utl_set_device_class()
817 btm_status = BTM_SetDeviceClass(dev_class); in GAP_SetDeviceClass()
684 BTM_SetDeviceClass((UINT8 *) BTM_INIT_CLASS_OF_DEVICE); in btm_continue_reset()1753 tBTM_STATUS BTM_SetDeviceClass (DEV_CLASS dev_class) in BTM_SetDeviceClass() function
293 (void) BTM_SetDeviceClass (cod); in BTM_SetDiscoverability()
2109 BTM_API extern tBTM_STATUS BTM_SetDeviceClass (DEV_CLASS dev_class);
369 BTM_SetDeviceClass (dev_class); in bta_dm_sys_hw_cback()