Searched refs:BT_RESPONSE (Results 1 – 3 of 3) sorted by relevance
295 rsp->h.type = BT_RESPONSE; in headset_discovery_complete()325 rsp->h.type = BT_RESPONSE; in headset_setup_complete()357 rsp->h.type = BT_RESPONSE; in gateway_setup_complete()387 rsp->h.type = BT_RESPONSE; in headset_resume_complete()425 rsp->h.type = BT_RESPONSE; in gateway_resume_complete()457 rsp->h.type = BT_RESPONSE; in headset_suspend_complete()644 rsp->h.type = BT_RESPONSE; in a2dp_discovery_complete()752 rsp->h.type = BT_RESPONSE; in a2dp_config_complete()791 rsp->h.type = BT_RESPONSE; in a2dp_resume_complete()798 ind->h.type = BT_RESPONSE; in a2dp_resume_complete()[all …]
91 #define BT_RESPONSE 1 macro
192 if ((rsp->type != BT_INDICATION && rsp->type != BT_RESPONSE) || in service_expect()