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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 213 #define L2CAP_CONNLESS_MTU_INFO_TYPE 0x0001
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 707 if ( p_ccb->p_lcb->info_rx_bits & (1 << L2CAP_CONNLESS_MTU_INFO_TYPE))
718 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_CONNLESS_MTU_INFO_TYPE);
    [all...]
l2c_main.c 775 else if (info_type == L2CAP_CONNLESS_MTU_INFO_TYPE)
    [all...]
l2c_utils.c     [all...]

Completed in 36 milliseconds