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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 631 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 latency, UINT16 timeout);
657 extern void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 latency, UINT16 timeout);
    [all...]
l2c_ble.c 153 l2cu_send_peer_ble_par_req (p_lcb, min_int, max_int, latency, timeout);
    [all...]
l2c_utils.c 2926 void l2cu_send_peer_ble_par_req (tL2C_LCB *p_lcb, UINT16 min_int, UINT16 max_int, UINT16 latency, UINT16 timeout) function
    [all...]

Completed in 61 milliseconds