Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h779 extern void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max,
Dl2c_ble.c1153 void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max, in l2cble_process_rc_param_request_evt() function
/system/bt/stack/btu/
Dbtu_hcif.c1696 l2cble_process_rc_param_request_evt(handle, int_min, int_max, latency, timeout); in btu_ble_rc_param_req_evt()