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
101 Placing a call:
112 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
115 <call answered by peer device, and status notified by TBS server>
119 Placing a call on GTBS:
126 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the originate opcode for call 0x00
129 <call answered by peer device, and status notified by TBS server>
133 It is necessary to set an outgoing caller ID before placing a call.
135 Accepting incoming call from peer device:
144 <dbg> bt_tbs_client.call_cp_callback_handler: Status: success for the accept opcode for call 0x05
148 Terminate call:
154 … <dbg> bt_tbs_client.call_cp_notify_handler: Status: success for the terminate opcode for call 0x05
168 TBS can be controlled locally, or by a remote device (when in a call). For
169 example a remote device may initiate a call to the device with the TBS server,
170 or the TBS server may initiate a call to remote device, without a TBS_CLIENT client.
171 The TBS implementation is capable of fully controlling any call.
182 accept :Accept call <call_index>
183 terminate :Terminate call <call_index>
184 hold :Hold call <call_index>
185 retrieve :Retrieve call <call_index>
186 originate :Originate call [<instance_index>] <uri>
188 incoming :Simulate incoming remote call [<{instance_index,
191 remote_answer :Simulate remote answer outgoing call <call_index>
221 Answering a call for a peer device originated by a client:
226 <dbg> bt_tbs.originate_call: New call with call index 1
227 …<dbg> bt_tbs.write_call_cp: Index 0: Processed the originate opcode with status success for call i…
231 Incoming call from a peer device, accepted by client:
237 <dbg> bt_tbs.bt_tbs_remote_incoming: New call with call index 4
238 …<dbg> bt_tbs.write_call_cp: Index 0: Processed the accept opcode with status success for call inde…