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

  /system/bt/include/
bt_target.h 620 #ifndef L2CAP_UCD_IDLE_TIMEOUT
621 #define L2CAP_UCD_IDLE_TIMEOUT 2
    [all...]
  /system/bt/stack/l2cap/
l2c_ucd.c 611 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT;
917 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT;
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 1037 #ifndef L2CAP_UCD_IDLE_TIMEOUT
1038 #define L2CAP_UCD_IDLE_TIMEOUT 2
    [all...]

Completed in 49 milliseconds