Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_utils.c790 UINT8 *p, *p_hci_len, *p_data_end; in l2cu_send_peer_config_rej() local
828 p_hci_len = p; in l2cu_send_peer_config_rej()
894 len = (UINT16) (p - p_hci_len - 2); in l2cu_send_peer_config_rej()
895 UINT16_TO_STREAM (p_hci_len, len); in l2cu_send_peer_config_rej()