Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h96 struct cis_data_evt { struct
97 uint8_t cig_id;
98 uint16_t cis_conn_hdl;
99 uint32_t ts;
100 uint16_t evt_lost;
101 uint16_t seq_nb;
102 BT_HDR* p_msg;
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc2148 bluetooth::hci::iso_manager::cis_data_evt* cis_data_evt = in TEST_F() local