Lines Matching refs:call

4 This document describes how to run the call control functionality, both as
14 laptops. The call control client will also thus typically be the advertiser.
15 The client can control the states of calls on a server using the call control
32 call IDs, and all call indexes shall be on the same TBS instance.
47 originate :Originate a call [<{instance_index, gtbs}>]
49 terminate :terminate a call [<{instance_index, gtbs}>]
51 accept :Accept a call [<{instance_index, gtbs}>] <id>
52 hold :Place a call on hold [<{instance_index,
54 retrieve :Retrieve a held call [<{instance_index,
72 read_uri :Read the incoming call target URI
74 read_call_state :Read the call state [<{instance_index, gtbs}>]
77 read_friendly_name :Read the friendly name of an incoming call
100 Placing a call:
111 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
114 <call answered by peer device, and status notified by TBS server>
118 Placing a call on GTBS:
125 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
128 <call answered by peer device, and status notified by TBS server>
132 It is necessary to set an outgoing caller ID before placing a call.
134 Accepting incoming call from peer device:
143 <dbg> bt_tbs_client.call_cp_callback_handler: Status: success for the accept opcode for call 0x05
147 Terminate call:
153 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the terminate opcode for call 0x05
167 TBS can be controlled locally, or by a remote device (when in a call). For
168 example a remote device may initiate a call to the device with the TBS server,
169 or the TBS server may initiate a call to remote device, without a TBS_CLIENT client.
170 The TBS implementation is capable of fully controlling any call.
181 accept :Accept call <call_index>
182 terminate :Terminate call <call_index>
183 hold :Hold call <call_index>
184 retrieve :Retrieve call <call_index>
185 originate :Originate call [<instance_index>] <uri>
187 incoming :Simulate incoming remote call [<{instance_index,
190 remote_answer :Simulate remote answer outgoing call <call_index>
220 Answering a call for a peer device originated by a client:
225 <dbg> bt_tbs.originate_call: New call with call index 1
226 …<dbg> bt_tbs.write_call_cp: Index 0: Processed the originate opcode with status success for call i…
230 Incoming call from a peer device, accepted by client:
236 <dbg> bt_tbs.bt_tbs_remote_incoming: New call with call index 4
237 …<dbg> bt_tbs.write_call_cp: Index 0: Processed the accept opcode with status success for call inde…