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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 698 l2cu_send_peer_info_req (p_ccb->p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE);
718 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 199 l2cu_send_peer_info_req (p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE);
    [all...]
l2c_main.c 755 l2cu_send_peer_info_req (p_lcb, L2CAP_FIXED_CHANNELS_INFO_TYPE);
    [all...]
l2c_utils.c 1086 void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type) function
    [all...]

Completed in 49 milliseconds