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 268 bool should_free_rcb; /* True if RCB was allocated on the heap */ member in struct:t_l2c_ccb
    [all...]
l2c_api.c 359 if (!channel_control_block->should_free_rcb) {
368 channel_control_block->should_free_rcb = true;
    [all...]
l2c_utils.c     [all...]

Completed in 158 milliseconds