HomeSort by relevance Sort by last modified time
    Searched refs:app_hold_link (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/gatt/
gatt_main.cc 269 auto& holders = p_tcb->app_hold_link;
328 if (p_tcb->app_hold_link.empty()) {
362 if (st == GATT_CH_OPEN && p_tcb->app_hold_link.empty() &&
930 if (!p_tcb->app_hold_link.empty() && p_tcb->att_lcid == L2CAP_ATT_CID) {
    [all...]
gatt_api.cc     [all...]
gatt_int.h 279 std::unordered_set<uint8_t> app_hold_link; member in struct:__anon2209
gatt_utils.cc     [all...]

Completed in 161 milliseconds