Home
last modified time | relevance | path

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

/external/bluetooth/bluez/health/
Dmcap.h72 #define MCAP_RESOURCE_UNAVAILABLE 0x08 macro
Dmcap_sync.c431 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req()
441 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req()
447 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req()
Dmcap.c156 case MCAP_RESOURCE_UNAVAILABLE: in error2str()