Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dl2cdefs.h71 #define L2CAP_CONFIG_RSP_LEN 6 macro
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc683 (uint16_t)(L2CAP_CONFIG_RSP_LEN + cfg_len), in l2cu_send_peer_config_rsp()
765 L2CAP_CMD_OVERHEAD + L2CAP_CONFIG_RSP_LEN; in l2cu_send_peer_config_rej()
790 UINT16_TO_STREAM(p, L2CAP_CMD_OVERHEAD + L2CAP_CONFIG_RSP_LEN + rej_len); in l2cu_send_peer_config_rej()
797 UINT16_TO_STREAM(p, L2CAP_CONFIG_RSP_LEN + rej_len); in l2cu_send_peer_config_rej()
853 L2CAP_CMD_OVERHEAD + L2CAP_CONFIG_RSP_LEN + rej_len); in l2cu_send_peer_config_rej()