Searched refs:transport_type (Results 1 – 1 of 1) sorted by relevance
38 char transport_type[10] = {0,}; in bt_hci_set_transport() local41 ret = property_get("ro.qualcomm.bt.hci_transport", transport_type, NULL); in bt_hci_set_transport()45 printf("ro.qualcomm.bt.hci_transport: %s \n", transport_type); in bt_hci_set_transport()47 if (!strcasecmp(transport_type, "smd")) in bt_hci_set_transport()