Home
last modified time | relevance | path

Searched refs:ADDRESS_COLON_INDEX (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h195 const int ADDRESS_COLON_INDEX = 2; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h193 const int ADDRESS_COLON_INDEX = 2; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp765 case ADDRESS_COLON_INDEX: in IsValidBluetoothAddr()