Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h349 std::unordered_map<tGATT_IF, std::unique_ptr<tBTA_GATTC_RCB>> cl_rcb_map; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h420 std::unordered_map<tGATT_IF, std::unique_ptr<tGATT_REG>> cl_rcb_map; member