ESP-IDF
tGATT_CBACK::p_req_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGATT_CBACK::p_req_cb
tGATT_CBACK::p_req_cb field
Syntax
Show:
Summary
Declaration
from
gatt_api.h:605
tGATT_REQ_CBACK
*
p_req_cb
;
Examples
References
from
examples
Code
Location
Scope
Referrer
tGATT_REQ_CBACK
*
p_req_cb
;
gatt_api.h:605
static
const
tGATT_CBACK
bta_gattc_cl_cback
=
{
bta_gattc_act.c:76
bta_gattc_cl_cback
bta_gattc_req_cback()
static
const
tGATT_CBACK
bta_gatts_cback
=
{
bta_gatts_act.c:53
bta_gatts_cback
bta_gatts_send_request_cback()
static
const
tGATT_CBACK
gap_cback
=
{
gap_ble.c:52
gap_cback
gap_ble_s_attr_request_cback()
static
const
tGATT_CBACK
gatt_profile_cback
=
{
gatt_attr.c:68
gatt_profile_cback
gatt_request_cback()
p_reg
->
app_cb
.
p_req_cb
)
{
gatt_utils.c:1534
gatt_sr_send_req_callback()
(
*
p_reg
->
app_cb
.
p_req_cb
)
(
conn_id
,
trans_id
,
type
,
p_data
)
;
gatt_utils.c:1535
gatt_sr_send_req_callback()
Call Tree
from
examples
tGATT_CBACK::p_req_cb
is called by 1 function:
gatt_sr_send_req_callback()
All items filtered out
tGATT_CBACK::p_req_cb
All items filtered out
Data Use
from
examples
tGATT_CBACK::p_req_cb
is read by 1 function:
All items filtered out
tGATT_CBACK::p_req_cb
gatt_sr_send_req_callback()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
tGATT_CBACK::p_req_cb
implements 4 functionss:
bta_gatts_send_request_cback()
gap_ble_s_attr_request_cback()
gatt_request_cback()
bta_gattc_req_cback()
All items filtered out
tGATT_CBACK::p_req_cb
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out