Home
last modified time | relevance | path

Searched refs:BTM_ROLE_MASTER (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h188 #define BTM_ROLE_MASTER 0x00 macro
195 * @param role <b>BTM_ROLE_MASTER</b> or <b>BTM_ROLE_SLAVE</b>.
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2245 if (addr == NULL || (role != BTM_ROLE_MASTER && role != BTM_ROLE_SLAVE)) { in BTM_SwitchRole()

Completed in 5 milliseconds