Searched refs:utl_set_device_class (Results 1 – 7 of 7) sorted by relevance
137 extern BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd);
80 utl_set_device_class(&cod, BTA_UTL_SET_COD_ALL); in bta_hf_client_register()109 utl_set_device_class(&cod, BTA_UTL_CLR_COD_SERVICE_CLASS); in bta_hf_client_deregister()
182 BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd) in utl_set_device_class() function
599 bool ret = utl_set_device_class(&p_cod, arg->set_cod.mode); in btc_gap_bt_set_cod()
581 utl_set_device_class(&cod, BTA_UTL_SET_COD_ALL); in bta_av_api_register()
1900 utl_set_device_class(&cod, BTA_UTL_CLR_COD_SERVICE_CLASS); in bta_av_dereg_comp()
720 utl_set_device_class(&cod, BTA_UTL_SET_COD_MAJOR_MINOR); in bta_jv_enable()