Searched defs:tBTM_DEVCB (Results 1 – 1 of 1) sorted by relevance
130 typedef struct tBTM_DEVCB { struct131 tBTM_VS_EVT_CB* p_vend_spec_cb[BTM_MAX_VSE_CALLBACKS]; /* Register for vendor135 p_stored_link_key_cmpl_cb; /* Read/Write/Delete stored link key */137 alarm_t* read_local_name_timer; /* Read local name timer */138 tBTM_CMPL_CB* p_rln_cmpl_cb; /* Callback function to be called when */141 alarm_t* read_rssi_timer; /* Read RSSI timer */142 tBTM_CMPL_CB* p_rssi_cmpl_cb; /* Callback function to be called when */145 alarm_t* read_failed_contact_counter_timer; /* Read Failed Contact Counter */147 tBTM_CMPL_CB* p_failed_contact_counter_cmpl_cb; /* Callback function to be */151 read_automatic_flush_timeout_timer; /* Read Automatic Flush Timeout */[all …]