Home
last modified time | relevance | path

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

/aosp_15_r20/system/nfc/src/nfc/include/
H A Dnfc_int.h191 void* p_vsc_cback; /* the callback function for last VSC command */ member
/aosp_15_r20/system/nfc/src/include/
H A Dnfc_hal_int.h171 void* p_vsc_cback; /* the callback function for last VSC command */ member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc650 void BTM_BleReadControllerFeatures(tBTM_BLE_CTRL_FEATURES_CBACK* p_vsc_cback) { in BTM_BleReadControllerFeatures()