Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.c799 UINT8 *p, *p_hci_len, *p_data_end; in l2cu_send_peer_config_rej() local
850 p_data_end = p_data + data_len; in l2cu_send_peer_config_rej()
851 while (p_data < p_data_end) in l2cu_send_peer_config_rej()
881 p_data = p_data_end; /* force loop exit */ in l2cu_send_peer_config_rej()
890 p_data = p_data_end; in l2cu_send_peer_config_rej()