• Home
  • Raw
  • Download

Lines Matching refs:tBTM_STATUS

504 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, uint8_t* p_role) {  in BTM_GetRole()
537 tBTM_STATUS BTM_SwitchRole(const RawAddress& remote_bd_addr, uint8_t new_role, in BTM_SwitchRole()
542 tBTM_STATUS status; in BTM_SwitchRole()
727 tBTM_STATUS BTM_SetLinkPolicy(const RawAddress& remote_bda, in BTM_SetLinkPolicy()
1267 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout()
1289 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, in BTM_SetLinkSuperTout()
1655 tBTM_STATUS btm_set_packet_types(tACL_CONN* p, uint16_t pkt_types) { in btm_set_packet_types()
1737 tBTM_STATUS BTM_ReadRemoteVersion(const RawAddress& addr, uint8_t* lmp_version, in BTM_ReadRemoteVersion()
1839 tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb, uint8_t* p_level, in BTM_RegBusyLevelNotif()
1865 tBTM_STATUS BTM_SetQoS(const RawAddress& bd, FLOW_SPEC* p_flow, in BTM_SetQoS()
1955 tBTM_STATUS BTM_ReadRSSI(const RawAddress& remote_bda, tBTM_CMPL_CB* p_cb) { in BTM_ReadRSSI()
1997 tBTM_STATUS BTM_ReadFailedContactCounter(const RawAddress& remote_bda, in BTM_ReadFailedContactCounter()
2036 tBTM_STATUS BTM_ReadAutomaticFlushTimeout(const RawAddress& remote_bda, in BTM_ReadAutomaticFlushTimeout()
2072 tBTM_STATUS BTM_ReadLinkQuality(const RawAddress& remote_bda, in BTM_ReadLinkQuality()
2106 tBTM_STATUS BTM_ReadTxPower(const RawAddress& remote_bda, in BTM_ReadTxPower()
2478 tBTM_STATUS btm_remove_acl(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in btm_remove_acl()
2480 tBTM_STATUS status = BTM_SUCCESS; in btm_remove_acl()