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

  /system/bt/stack/avct/
avct_l2c.cc 255 p_lcb->ch_result = p_cfg->result;
360 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
361 p_lcb->ch_result = 0;
avct_l2c_br.cc 246 p_lcb->ch_result = p_cfg->result;
367 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
368 p_lcb->ch_result = 0;
avct_int.h 64 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon106141
75 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon106142
91 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon106143

Completed in 2068 milliseconds