Home
last modified time | relevance | path

Searched refs:l2cble_process_rc_param_request_evt (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h777 extern void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max,
Dl2c_ble.c912 void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max, in l2cble_process_rc_param_request_evt() function
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c2325 l2cble_process_rc_param_request_evt(handle, int_min, int_max, latency, timeout); in btu_ble_rc_param_req_evt()