Searched refs:commInterfaceHandle (Results 1 – 2 of 2) sorted by relevance
94 …ic CellularCommInterfaceError_t prvCommIntfSend( CellularCommInterfaceHandle_t commInterfaceHandle,103 …CellularCommInterfaceError_t prvCommIntfReceive( CellularCommInterfaceHandle_t commInterfaceHandle,112 …CellularCommInterfaceError_t prvCommIntfClose( CellularCommInterfaceHandle_t commInterfaceHandle );444 … CellularCommInterfaceError_t prvCommIntfClose( CellularCommInterfaceHandle_t commInterfaceHandle ) in prvCommIntfClose() argument447 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfClose()514 …ic CellularCommInterfaceError_t prvCommIntfSend( CellularCommInterfaceHandle_t commInterfaceHandle, in prvCommIntfSend() argument521 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfSend()612 …CellularCommInterfaceError_t prvCommIntfReceive( CellularCommInterfaceHandle_t commInterfaceHandle, in prvCommIntfReceive() argument619 cellularCommContext_t * pCellularCommContext = ( cellularCommContext_t * ) commInterfaceHandle; in prvCommIntfReceive()
118 …c CellularCommInterfaceError_t _prvCommIntfSend( CellularCommInterfaceHandle_t commInterfaceHandle,127 …ellularCommInterfaceError_t _prvCommIntfReceive( CellularCommInterfaceHandle_t commInterfaceHandle,136 …ellularCommInterfaceError_t _prvCommIntfClose( CellularCommInterfaceHandle_t commInterfaceHandle );693 …CellularCommInterfaceError_t _prvCommIntfClose( CellularCommInterfaceHandle_t commInterfaceHandle ) in _prvCommIntfClose() argument696 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfClose()774 …c CellularCommInterfaceError_t _prvCommIntfSend( CellularCommInterfaceHandle_t commInterfaceHandle, in _prvCommIntfSend() argument781 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfSend()900 …ellularCommInterfaceError_t _prvCommIntfReceive( CellularCommInterfaceHandle_t commInterfaceHandle, in _prvCommIntfReceive() argument907 … _cellularCommContext_t * pCellularCommContext = ( _cellularCommContext_t * ) commInterfaceHandle; in _prvCommIntfReceive()
Completed in 20 milliseconds