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 257 p_lcb->ch_result = p_cfg->result;
364 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
365 p_lcb->ch_result = 0;
avct_l2c_br.cc 248 p_lcb->ch_result = p_cfg->result;
371 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
372 p_lcb->ch_result = 0;
avct_int.h 64 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon2115
75 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon2116
91 uint16_t ch_result; /* L2CAP connection result value */ member in struct:__anon2117

Completed in 58 milliseconds