Searched refs:SCO_ESCO_MASK (Results 1 – 3 of 3) sorted by relevance
300 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_conn_add()
2254 conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) | in hci_sync_conn_complete_evt()
160 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3) macro