Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h143 }tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS; typedef
191 typedef void (tBTM_SET_PKT_DATA_LENGTH_CBACK) (UINT8 status, tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS *da…
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h161 tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS data_length_params;
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1320 tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS data_length_params; in l2cble_process_data_length_change_event()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c794 static void btc_set_pkt_length_callback(UINT8 status, tBTM_LE_SET_PKT_DATA_LENGTH_PARAMS *data_len_… in btc_set_pkt_length_callback()