Searched refs:ch_result (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/avct/
H A Davct_l2c.c267 p_lcb->ch_result = p_cfg->result;
378 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
379 p_lcb->ch_result = 0;
H A Davct_int.h64 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon1069
75 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon1070
91 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon1071

Completed in 24 milliseconds