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

  /system/bt/stack/l2cap/
l2c_int.h 297 bool should_free_rcb; /* True if RCB was allocated on the heap */ member in struct:t_l2c_ccb
    [all...]
l2c_api.cc 625 if (!channel_control_block->should_free_rcb) {
630 channel_control_block->should_free_rcb = true;
    [all...]
l2c_utils.cc     [all...]

Completed in 430 milliseconds