Home
last modified time | relevance | path

Searched defs:tBTA_AG_SCB (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/bta/ag/
H A Dbta_ag_int.h199 struct tBTA_AG_SCB { struct
214 uint16_t sco_idx; /* SCO handle */
215 bool in_use; /* scb in use */
223 uint8_t state; /* state machine state */
224 uint8_t conn_service; /* connected service */
225 uint8_t peer_scn; /* peer scn */
226 uint8_t app_id; /* application id */
238 alarm_t* collision_timer;
239 alarm_t* ring_timer;
240 alarm_t* codec_negotiation_timer;
[all …]