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

  /system/bt/stack/l2cap/
l2c_ucd.c 706 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE);
726 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_CONNLESS_MTU_INFO_TYPE);
    [all...]
l2c_int.h 621 extern void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type);
    [all...]
l2c_link.c 200 l2cu_send_peer_info_req (p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE);
    [all...]
l2c_main.c 703 l2cu_send_peer_info_req (p_lcb, L2CAP_FIXED_CHANNELS_INFO_TYPE);
    [all...]
l2c_utils.c 1094 void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type) function
    [all...]

Completed in 83 milliseconds