Searched refs:l2cble_process_rc_param_request_evt (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/l2cap/ |
D | l2c_int.h | 777 extern void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max,
|
D | l2c_ble.c | 912 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/ |
D | btu_hcif.c | 2325 l2cble_process_rc_param_request_evt(handle, int_min, int_max, latency, timeout); in btu_ble_rc_param_req_evt()
|