Home
last modified time | relevance | path

Searched defs:tBTM_DEVCB (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_int_types.h129 typedef struct tBTM_DEVCB { struct
130 tBTM_VS_EVT_CB* p_vend_spec_cb[BTM_MAX_VSE_CALLBACKS]; /* Register for vendor
134 p_stored_link_key_cmpl_cb; /* Read/Write/Delete stored link key */
136 alarm_t* read_local_name_timer; /* Read local name timer */
137 tBTM_CMPL_CB* p_rln_cmpl_cb; /* Callback function to be called when */
140 alarm_t* read_rssi_timer; /* Read RSSI timer */
141 tBTM_CMPL_CB* p_rssi_cmpl_cb; /* Callback function to be called when */
144 alarm_t* read_failed_contact_counter_timer; /* Read Failed Contact Counter */
146 tBTM_CMPL_CB* p_failed_contact_counter_cmpl_cb; /* Callback function to be */
150 read_automatic_flush_timeout_timer; /* Read Automatic Flush Timeout */
[all …]