Loading system/gd/hci/hci_packets.pdl +1 −0 Original line number Diff line number Diff line Loading @@ -699,6 +699,7 @@ enum ErrorCode: 8 { UNSPECIFIED_ERROR = 0x1F, UNSUPPORTED_LMP_OR_LL_PARAMETER = 0x20, ROLE_CHANGE_NOT_ALLOWED = 0x21, LINK_LAYER_COLLISION = 0x23, ENCRYPTION_MODE_NOT_ACCEPTABLE = 0x25, CONTROLLER_BUSY = 0x3A, } Loading Loading
system/gd/hci/hci_packets.pdl +1 −0 Original line number Diff line number Diff line Loading @@ -699,6 +699,7 @@ enum ErrorCode: 8 { UNSPECIFIED_ERROR = 0x1F, UNSUPPORTED_LMP_OR_LL_PARAMETER = 0x20, ROLE_CHANGE_NOT_ALLOWED = 0x21, LINK_LAYER_COLLISION = 0x23, ENCRYPTION_MODE_NOT_ACCEPTABLE = 0x25, CONTROLLER_BUSY = 0x3A, } Loading