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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 619 extern void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT16 info_type);
    [all...]
l2c_main.c 731 l2cu_send_peer_info_rsp (p_lcb, id, info_type);
    [all...]
l2c_utils.c 1125 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) function
    [all...]

Completed in 34 milliseconds