Searched refs:BTM_COD_SERVICE_CLASS (Results 1 – 4 of 4) sorted by relevance
190 BTM_COD_SERVICE_CLASS( service, dev ); in utl_set_device_class()258 BTM_COD_SERVICE_CLASS( service, dev ); in utl_get_device_class()
432 #define BTM_COD_SERVICE_CLASS(u16, pd) {u16 = pd[0]; u16<<=8; u16 += pd[1]&0xE0;} macro
252 BTM_COD_SERVICE_CLASS(service_class, p_cod); in BTM_SetDiscoverability()
2684 BTM_COD_SERVICE_CLASS(service_class, p_inq->dev_class); in bta_dm_inq_results_cb()