Home
last modified time | relevance | path

Searched refs:lc3_frame_bytes (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/mmc/test/mock/
Dmock_embdrv_lc3.cc45 struct lc3_frame_bytes lc3_frame_bytes; variable
65 int lc3_frame_bytes::return_value = 0;
100 int lc3_frame_bytes(int dt_us, int bitrate) { in lc3_frame_bytes() function
102 return test::mock::embdrv_lc3::lc3_frame_bytes(dt_us, bitrate); in lc3_frame_bytes()
Dmock_embdrv_lc3.h108 struct lc3_frame_bytes { struct
114 extern struct lc3_frame_bytes lc3_frame_bytes; argument