Home
last modified time | relevance | path

Searched refs:unusedTypes (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2389 const uint16_t unusedTypes = BTM_ACL_PACKET_TYPE_NO_2_DH1 | BTM_ACL_PACKET_TYPE_NO_3_DH1 | in BTM_ChangeConnectionPacketType() local
2394 hciPacketType |= ((packetType & unusedTypes) | (localPacketType & unusedTypes) | (peerPacketType & unusedTypes)); in BTM_ChangeConnectionPacketType()

Completed in 4 milliseconds