Zephyr API 3.6.99
|
Struct to hold a call state. More...
#include <tbs.h>
Data Fields | |
uint8_t | index |
Index of the call. | |
uint8_t | state |
State of the call (see BT_TBS_CALL_STATE_*) | |
uint8_t | flags |
Call flags (see BT_TBS_CALL_FLAG_*) | |
Struct to hold a call state.
uint8_t bt_tbs_client_call_state::flags |
Call flags (see BT_TBS_CALL_FLAG_*)
uint8_t bt_tbs_client_call_state::index |
Index of the call.
uint8_t bt_tbs_client_call_state::state |
State of the call (see BT_TBS_CALL_STATE_*)