Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc_int.h93 std::array<uint8_t, MAX_DISC_RAW_DATA_BUF> g_disc_raw_data_buf; member
Dbta_dm_disc_legacy.cc268 static uint8_t g_disc_raw_data_buf[MAX_DISC_RAW_DATA_BUF]; variable