Changeset 38c706cc in mainline for kernel/generic/src/ipc/ipcrsc.c
- Timestamp:
- 2007-12-04T19:54:53Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6364d3c
- Parents:
- 90c35436
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/ipc/ipcrsc.c
r90c35436 r38c706cc 73 73 * *** Connect_me_to *** 74 74 * The caller sends IPC_M_CONNECT_ME_TO to an answerbox. The server receives 75 * 'phoneid' of the connecting phone as an ARG 3. If it answers with RETVAL=0,75 * 'phoneid' of the connecting phone as an ARG5. If it answers with RETVAL=0, 76 76 * the phonecall is accepted, otherwise it is refused. 77 77 *
Note:
See TracChangeset
for help on using the changeset viewer.