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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 629 l2cu_send_peer_ble_par_rsp (p_lcb, L2CAP_CFG_UNACCEPTABLE_PARAMS, id);
634 l2cu_send_peer_ble_par_rsp (p_lcb, L2CAP_CFG_OK, id);
    [all...]
l2c_int.h 632 extern void l2cu_send_peer_ble_par_rsp (tL2C_LCB *p_lcb, UINT16 reason, UINT8 rem_id);
658 extern void l2cu_send_peer_ble_par_rsp (tL2C_LCB *p_lcb, UINT16 reason, UINT8 rem_id);
    [all...]
l2c_utils.c 2962 void l2cu_send_peer_ble_par_rsp (tL2C_LCB *p_lcb, UINT16 reason, UINT8 rem_id) function
    [all...]

Completed in 29 milliseconds