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

  /system/bt/stack/l2cap/
l2c_ucd.cc 214 p_rcb = l2cu_find_rcb_by_psm(L2C_UCD_RCB_ID);
216 p_rcb = l2cu_allocate_rcb(L2C_UCD_RCB_ID);
278 p_rcb = l2cu_find_rcb_by_psm(L2C_UCD_RCB_ID);
597 p_rcb = l2cu_find_rcb_by_psm(L2C_UCD_RCB_ID);
865 ((p_rcb = l2cu_find_rcb_by_psm(L2C_UCD_RCB_ID)) != NULL)) {
    [all...]
l2c_int.h 231 #define L2C_UCD_RCB_ID 0x00
    [all...]

Completed in 70 milliseconds