Searched refs:L2capSendCommandReject (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| D | l2cap_cmn.h | 175 int L2capSendCommandReject(uint16_t handle, uint16_t cid, uint8_t ident, uint16_t reason, uint16_t …
|
| D | l2cap_core.c | 1352 L2capSendCommandReject( in L2capProcessConfigurationReqWithContinue() 1374 L2capSendCommandReject( in L2capProcessConfigurationReqContinueOption() 1464 L2capSendCommandReject( in L2capProcessConfigurationReq() 1718 L2capSendCommandReject( in L2capProcessDisconnectionReq() 1994 L2capSendCommandReject( in L2capSignal() 2012 …L2capSendCommandReject(aclHandle, L2CAP_SIGNALING_CHANNEL, buff[1], L2CAP_SIGNAL_MTU_EXCEEDED, NUL… in L2capProcessSignal() 2018 …L2capSendCommandReject(aclHandle, L2CAP_SIGNALING_CHANNEL, buff[1], L2CAP_COMMAND_NOT_UNDERSTOOD, … in L2capProcessSignal() 2030 L2capSendCommandReject( in L2capProcessSignal()
|
| D | l2cap_le.c | 651 L2capSendCommandReject( in L2capLeProcessConnectionParameterUpdateReq() 836 L2capSendCommandReject( in L2capLeProcessDisconnectionReq() 960 L2capSendCommandReject( in L2capLeSignal() 976 …L2capSendCommandReject(aclHandle, L2CAP_LE_SIGNALING_CHANNEL, buff[1], L2CAP_SIGNAL_MTU_EXCEEDED, … in L2capLeProcessSignal() 982 …L2capSendCommandReject(aclHandle, L2CAP_LE_SIGNALING_CHANNEL, buff[1], L2CAP_COMMAND_NOT_UNDERSTOO… in L2capLeProcessSignal() 992 L2capSendCommandReject( in L2capLeProcessSignal()
|
| D | l2cap_cmn.c | 481 int L2capSendCommandReject(uint16_t handle, uint16_t cid, uint8_t ident, uint16_t reason, uint16_t … in L2capSendCommandReject() function
|