Searched defs:bt_hfp_ag (Results 1 – 1 of 1) sorted by relevance
69 struct bt_hfp_ag { struct70 struct bt_rfcomm_dlc rfcomm_dlc;71 char buffer[HF_MAX_BUF_LEN];72 uint32_t hf_features;73 uint32_t ag_features;76 uint32_t hf_codec_ids;77 uint8_t selected_codec_id;82 struct bt_conn *acl_conn;85 bt_hfp_state_t state;88 bt_hfp_call_state_t call_state;[all …]