Searched defs:cbDev (Results 1 – 11 of 11) sorted by relevance
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| D | avctp_br_act.c | 35 uint16_t AvctCbBrChConn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChConn() 56 uint16_t AvctCbBrChConnFail(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChConnFail() 81 uint16_t AvctCbBrChBind(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChBind() 97 uint16_t AvctCbBrChBindFail(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChBindFail() 112 uint16_t AvctCbBrChDisconn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChDisconn() 127 uint16_t AvctCbBrChUnbind(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChUnbind() 143 uint16_t AvctCbBrChCheckDisconn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChCheckDisconn() 166 uint16_t AvctCbBrChConnInd(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChConnInd() 198 uint16_t AvctCbBrChCloseInd(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChCloseInd() 222 uint16_t AvctCbBrChCloseCfm(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrChCloseCfm() [all …]
|
| D | avctp_dev.c | 36 AvctCbDev *cbDev = NULL; in AvctGetCbDevByAddress() local 57 AvctCbDev *cbDev = NULL; in AvctGetCbDevByChId() local 79 AvctCbDev *cbDev = NULL; in AvctCbDevAlloc() local 99 void AvctCbDevDealloc(AvctCbDev *cbDev) in AvctCbDevDealloc()
|
| D | avctp_ctrl_act.c | 42 uint16_t AvctCbCtrlChConn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChConn() 63 uint16_t AvctCbCtrlChConnFail(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChConnFail() 86 uint16_t AvctCbCtrlChBind(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChBind() 103 uint16_t AvctCbCtrlChBindFail(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChBindFail() 120 uint16_t AvctCbCtrlChDisconn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChDisconn() 135 uint16_t AvctCbCtrlChUnbind(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChUnbind() 154 uint16_t AvctCbCtrlChCheckDisconn(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChCheckDisconn() 179 uint16_t AvctCbCtrlChConnInd(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChConnInd() 223 uint16_t AvctCbCtrlChCloseInd(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChCloseInd() 252 uint16_t AvctCbCtrlChCloseCfm(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChCloseCfm() [all …]
|
| D | avctp_br_l2cap.c | 113 AvctCbDev *cbDev = NULL; in AvctBrRecvConnectionReqAct() local 203 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvConnectionRspCBack() local 276 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvConfigReqCBack() local 343 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvConfigRspCBack() local 413 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvDisconnectionReqCBack() local 461 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvDisconnectionRspCBack() local 510 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrDisconnectAbnormalCBack() local 566 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRecvDataCBack() local 614 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctBrRemoteBusyCBack() local 671 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctBrwL2CIFConnectResult() local
|
| D | avctp_ctrl_l2cap.c | 121 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctRecvConnectionReqAct() local 196 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvConnectionRspCBack() local 263 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvConfigReqCBack() local 336 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvConfigRspCBack() local 402 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvDisconnectionReqCBack() local 446 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvDisconnectionRspCBack() local 494 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctDisconnectAbnormalCBack() local 550 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRecvDataCBack() local 596 AvctCbDev *cbDev = AvctGetCbDevByChId(lcid); in AvctRemoteBusyCBack() local 652 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctCtrlConnectResult() local
|
| D | avctp_ctrl.c | 58 uint16_t AvctCbCtrlEvt(AvctCbDev *cbDev, uint8_t event, const AvctEvtData *data) in AvctCbCtrlEvt()
|
| D | avctp_gap.c | 66 AvctCbDev *cbDev = ((AvctCbDev *)context); in AvctSecurityResult() local 175 void AvctRequestSecurity(const AvctCbDev *cbDev, GAP_Service serviceId, uint16_t psm) in AvctRequestSecurity()
|
| D | avctp_br.c | 50 uint16_t AvctCbBrEvt(AvctCbDev *cbDev, uint8_t event, const AvctEvtData *data) in AvctCbBrEvt()
|
| D | avctp_conn.c | 112 AvctCbConn *AvctGetCbConnByPid(const AvctCbDev *cbDev, uint16_t pid) in AvctGetCbConnByPid()
|
| D | avctp_int.h | 116 AvctCbDev *cbDev; /* The point to the device ControlBlock */ member 124 AvctCbDev cbDev[AVCT_MAX_DEVICES]; /* Device control blocks */ member
|
| D | avctp_api.c | 564 AvctCbDev *cbDev = AvctGetCbDevByAddress(peerAddr); in AvctConnectInitiate() local
|