Searched refs:in_call (Results 1 – 1 of 1) sorted by relevance
72 struct bt_tbs_in_uri in_call; member883 inst->in_call.call_index, inst->in_call.uri); in notify_handler_cb()885 err = notify(conn, BT_UUID_TBS_INCOMING_CALL, inst->attrs, &inst->in_call, in notify_handler_cb()886 sizeof(inst->in_call.call_index) + strlen(inst->in_call.uri)); in notify_handler_cb()1787 const struct bt_tbs_in_uri *remote_uri = &inst->in_call; in read_incoming_call()2540 inst->in_call.call_index = call->index; in tbs_inst_remote_incoming()2541 (void)utf8_lcpy(inst->in_call.uri, from, sizeof(inst->in_call.uri)); in tbs_inst_remote_incoming()