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

  /external/bluetooth/bluedroid/stack/avct/
avct_l2c.c 269 p_lcb->ch_result = p_cfg->result;
380 res = (p_lcb->ch_result != 0) ? p_lcb->ch_result : result;
381 p_lcb->ch_result = 0;
avct_int.h 64 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon5818
75 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon5819
91 UINT16 ch_result; /* L2CAP connection result value */ member in struct:__anon5820

Completed in 515 milliseconds