Home
last modified time | relevance | path

Searched refs:LeBondBlock (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_def.h315 } LeBondBlock; typedef
345 LeBondBlock bondBlock;
Dgap_le_conn.c418 LeBondBlock *leBondBlock = GapGetLeBondBlock(); in GapLeDeviceNeedBond()
486 LeBondBlock *leBondBlock = GapGetLeBondBlock(); in GapLeConnectionComplete()
Dgap_internal.h137 LeBondBlock *GapGetLeBondBlock(void);
Dgap_le_sec.c801 LeBondBlock *leBondBlock = GapGetLeBondBlock(); in GapClearPairingStatus()
859 LeBondBlock *leBondBlock = GapGetLeBondBlock(); in GAP_LePair()
886 LeBondBlock *leBondBlock = GapGetLeBondBlock(); in GAP_LeCancelPair()
Dgap.c360 LeBondBlock *GapGetLeBondBlock(void) in GapGetLeBondBlock()